\(\int \frac {1}{a+b \sec ^{-1}(c x)} \, dx\) [34]

   Optimal result
   Rubi [N/A]
   Mathematica [N/A]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [N/A]
   Mupad [N/A]

Optimal result

Integrand size = 10, antiderivative size = 10 \[ \int \frac {1}{a+b \sec ^{-1}(c x)} \, dx=\text {Int}\left (\frac {1}{a+b \sec ^{-1}(c x)},x\right ) \]

[Out]

Unintegrable(1/(a+b*arcsec(c*x)),x)

Rubi [N/A]

Not integrable

Time = 0.00 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {1}{a+b \sec ^{-1}(c x)} \, dx=\int \frac {1}{a+b \sec ^{-1}(c x)} \, dx \]

[In]

Int[(a + b*ArcSec[c*x])^(-1),x]

[Out]

Defer[Int][(a + b*ArcSec[c*x])^(-1), x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {1}{a+b \sec ^{-1}(c x)} \, dx \\ \end{align*}

Mathematica [N/A]

Not integrable

Time = 0.02 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int \frac {1}{a+b \sec ^{-1}(c x)} \, dx=\int \frac {1}{a+b \sec ^{-1}(c x)} \, dx \]

[In]

Integrate[(a + b*ArcSec[c*x])^(-1),x]

[Out]

Integrate[(a + b*ArcSec[c*x])^(-1), x]

Maple [N/A] (verified)

Not integrable

Time = 0.41 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00

\[\int \frac {1}{a +b \,\operatorname {arcsec}\left (c x \right )}d x\]

[In]

int(1/(a+b*arcsec(c*x)),x)

[Out]

int(1/(a+b*arcsec(c*x)),x)

Fricas [N/A]

Not integrable

Time = 0.26 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int \frac {1}{a+b \sec ^{-1}(c x)} \, dx=\int { \frac {1}{b \operatorname {arcsec}\left (c x\right ) + a} \,d x } \]

[In]

integrate(1/(a+b*arcsec(c*x)),x, algorithm="fricas")

[Out]

integral(1/(b*arcsec(c*x) + a), x)

Sympy [N/A]

Not integrable

Time = 0.39 (sec) , antiderivative size = 10, normalized size of antiderivative = 1.00 \[ \int \frac {1}{a+b \sec ^{-1}(c x)} \, dx=\int \frac {1}{a + b \operatorname {asec}{\left (c x \right )}}\, dx \]

[In]

integrate(1/(a+b*asec(c*x)),x)

[Out]

Integral(1/(a + b*asec(c*x)), x)

Maxima [N/A]

Not integrable

Time = 0.31 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int \frac {1}{a+b \sec ^{-1}(c x)} \, dx=\int { \frac {1}{b \operatorname {arcsec}\left (c x\right ) + a} \,d x } \]

[In]

integrate(1/(a+b*arcsec(c*x)),x, algorithm="maxima")

[Out]

integrate(1/(b*arcsec(c*x) + a), x)

Giac [N/A]

Not integrable

Time = 11.35 (sec) , antiderivative size = 12, normalized size of antiderivative = 1.20 \[ \int \frac {1}{a+b \sec ^{-1}(c x)} \, dx=\int { \frac {1}{b \operatorname {arcsec}\left (c x\right ) + a} \,d x } \]

[In]

integrate(1/(a+b*arcsec(c*x)),x, algorithm="giac")

[Out]

integrate(1/(b*arcsec(c*x) + a), x)

Mupad [N/A]

Not integrable

Time = 0.72 (sec) , antiderivative size = 16, normalized size of antiderivative = 1.60 \[ \int \frac {1}{a+b \sec ^{-1}(c x)} \, dx=\int \frac {1}{a+b\,\mathrm {acos}\left (\frac {1}{c\,x}\right )} \,d x \]

[In]

int(1/(a + b*acos(1/(c*x))),x)

[Out]

int(1/(a + b*acos(1/(c*x))), x)